SciChart WPF 2D Charts > ChartModifier API > Cursors, Tooltips and legends > Passing PointMetadata to Tooltips
Passing PointMetadata to Tooltips

The PointMetadata feature, discussed in detail in PointMetaData, allows you to tag any data-point with a business object: any class which implements IPointMetadata.

This object can be passed through to Tooltips by following the steps from Templating the AxisMarkerAnnotation to Templating the AxisMarkerAnnotation